X509SanDns

Wallet trusts verifiers that are able to present a Client Identifier which is a DNS name and matches a dNSName Subject Alternative Name (SAN) RFC5280 entry in the leaf certificate passed with the request.

In this prefix, Verifier must always sign his request (JAR)

Parameters

trust

a function that accepts a chain of certificates (contents of x5c claim) and indicates whether is trusted or not

Constructors

Link copied to clipboard
constructor(trust: X509CertificateTrust)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard